home *** CD-ROM | disk | FTP | other *** search
- Path: mserv.wizvax.net!news
- From: mrestifo@wizvax.net (Mark J. Restifo)
- Newsgroups: alt.msdos.programmer,comp.lang.c
- Subject: Re: Two C problems
- Date: Sat, 27 Jan 1996 22:57:13 GMT
- Organization: Wizvax Communications
- Message-ID: <4eeam0$9cn@mserv.wizvax.net>
- References: <4cojnn$rgd@lugb.latrobe.edu.au> <DLCz57.5wD@ridgecrest.ca.us>
- NNTP-Posting-Host: restifo.wizvax.net
- X-Newsreader: Forte Free Agent 1.0.82
-
- On Wed, 17 Jan 1996 23:59:00 GMT, in alt.msdos.programmer,
- csigjb@luxor.latrobe.edu.au () wrote:
-
- >| >This program should exit such that the screen is clear with the DOS prompt
- >| >in the upper left corner, but no, it exits with a short line of text on the
- >| >first line and then the DOS prompt on the next line. I never (or rarely)
- >| >have these sort of problems with Pascal so why do they continuously crop up
- >| >with C.
-
- PMFJI, I don't do a lot of C programming, but what's wrong with a simple
- CLSCR() or similar function? A simple INT 10H mode reset will also do the
- trick.
-
-
-
-
- --
- Mark R.
- ===========================
- mrestifo@wizvax.net
- 102444,3171@compuserve.com
- ===========================
-
-